safe_str*() functions check their destination argument is a
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 1 Feb 2007 13:44:35 +0000 (13:44 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 1 Feb 2007 13:44:35 +0000 (13:44 +0000)
commit6552100e95eff8719a53ed1d1710a149e756aa05
treef947e70585bbfb03d7123df4f1256094a577486a
parent22a3e99d9709bd5acafab2440e6c6f9240a2313e
safe_str*() functions check their destination argument is a
character-array type. Fix two bad callers.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/dmi_scan.c
xen/common/kexec.c
xen/include/xen/string.h